-
Home
-
Admin Debug Tools
-
1.0.0 (latest)
-
Code
-
Classes
- Filesystem
Total Complexity |
13 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
154 |
Lines of code |
41 |
Logical lines of code |
17 |
Comment lines |
95 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initialize_filesystem() |
S |
63 |
3 |
11 |
__construct() |
S |
82 |
1 |
3 |
get_contents() |
S |
80 |
1 |
3 |
put_contents() |
S |
79 |
1 |
3 |
exists() |
S |
80 |
1 |
3 |
is_dir() |
S |
80 |
1 |
3 |
mkdir() |
S |
78 |
1 |
3 |
delete() |
S |
79 |
1 |
3 |
get_method() |
S |
82 |
1 |
3 |
is_writable() |
S |
80 |
1 |
3 |
get_chmod() |
S |
80 |
1 |
3 |